gtk-demo: Make fontrendering demo work more than once
authorMatthias Clasen <mclasen@redhat.com>
Wed, 5 Aug 2020 18:36:01 +0000 (14:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 5 Aug 2020 18:36:54 +0000 (14:36 -0400)
commitb58bad557b614a348388bcac7be352b1e5bd1fc8
treecda58bc31944a03740a4b42ee1bff5a8cba4c68a
parentd7c4f93c76eaeab7d90fef486bc6eed9e3c6580c
gtk-demo: Make fontrendering demo work more than once

We weren't cleaning up properly, causing the window
to not close the second time it is opened.

Fixes: #3019
demos/gtk-demo/fontrendering.c